demos: Fix glarea demo on OpenGL/ES
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 3 Aug 2018 07:54:48 +0000 (15:54 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 30 Jul 2020 06:26:33 +0000 (14:26 +0800)
commite5600ab99b9fba4c8f37773ce4a599aea7ff2c67
tree0accffc3164bc6bc1d02b7c52d7079fe3224b73e
parent257fd990d14488e8039a4f4511ee1efcfbf641f0
demos: Fix glarea demo on OpenGL/ES

Some implementations of the ES 1.00 shader (such as Google's ANGLE) do
not like the 'f' suffix for floats, so just drop it, as it should be
harmless to drop.
demos/gtk-demo/glarea-gles.fs.glsl